home *** CD-ROM | disk | FTP | other *** search
/ PC Media 3 / PC MEDIA CD03.iso / share / os2 / mpm1_07 / maxfmpm.txt < prev    next >
Encoding:
Text File  |  1994-02-13  |  35.0 KB  |  871 lines

  1. MaxFile/PM - Version 1.07
  2.  
  3. A FILES.BBS Manager for Presentation Manager
  4.  
  5. Portions of the header files used in compilation are:
  6.  
  7.   Copyright (C) 1992, Scott Dudley
  8.   Copyright (C) 1993, Aki Antman
  9.   Copyright (C) 1994, Marco Maccaferri
  10.  
  11. From the Development Team of:
  12.  
  13.   Craig Morrison - MaxFile/PM Development
  14.     1:201/60@fidonet.org
  15.  
  16.   Ronald Van Iwaarden - MaxFile/2 Development
  17.     1:104/338@fidonet.org
  18.  
  19. Special Thanks go out to:
  20.  
  21.  Scott Dudley
  22.   For making Maximus the great BBS that it is!
  23.  
  24.  Marco Maccaferri
  25.   For providing the Lora structures and Lora itself
  26.  
  27.  Rick Fishman
  28.   His container code was a great source of inspiration
  29.  
  30.  Steven Crandall
  31.   Who thinks I should be barefoot and coding all the time
  32.  
  33.  Rick Ford
  34.   Keeping me up to date with the Lora-BBS information
  35.  
  36.  Eric Chew
  37.   For providing the SuperBBS information and testing
  38.  
  39.  Steve Lamb
  40.   "Generic" code tester
  41.  
  42.  J Gitzen
  43.   Maximus code tester
  44.  
  45.  David Campbell
  46.   Lora-BBS code tester
  47.  
  48.  Raymond Deroo
  49.   Maximus code tester
  50.  
  51.  David Roberts
  52.   Maximus code tester
  53.  
  54.  Jerry McBride
  55.   Maximus code tester
  56.  
  57. If I missed anyone, well...you know who you are! Thanks! 
  58.  
  59. *** OS/2 Beta Service Pack Warning
  60.  
  61.  NOTICE TO OS/2 BETA SERVICE PACK USERS 
  62.  
  63.  PLEASE NOTE that the Beta Service Pack for OS/2 2.1 GA breaks MaxFile/PM. At
  64. the present moment there is nothing I can do about this. When the Service Pack
  65. goes GA I can assure you that I will get right onto the matter of fixing
  66. MaxFile/PM so that it will work correctly. 
  67.  
  68. *** What's New
  69.  
  70. -  Added accelerators (hot-keys) for easier function access. 
  71.  
  72. -  Added ability to skip over headers in FILES.BBS. 
  73.  
  74. -  Added extended description support. 
  75.  
  76. -  Enabled Virus Scanner option. 
  77.  
  78. -  Added ability to extract an archive to a specified directory. 
  79.  
  80. -  Added support for fully qualified filenames in FILES.BBS files. 
  81.  
  82. -  Added a generic file format to support _any_ BBS package that uses the
  83. FILES.BBS format for download directories. Steve Lamb gets credit for this one.
  84.  
  85. -  Ripped out the old text configuration file code, it was causing way too much
  86. confusion with users who weren't running Maximus. 
  87.  
  88. -  Dropped the _tmalloc() code and went back to the API memory allocation
  89. functions. 
  90.  
  91. -  Added a new option to the Adopt Options dialog, DL Counters. 
  92.  
  93. -  Changed memory allocation code to use the library _tmalloc() function for
  94. compatibility with the PM's 16-bit code. Hopefully this will squash the random
  95. SYS3175 access violations that some have been experiencing. 
  96.  
  97. -  Added first run of the SuperBBS code. I don't know much about SBBS folks, so
  98. you are pretty much on your own. For what I do know, please keep reading this
  99. document. 
  100.  
  101. -  Fixed a bug where if more than 4 files were tagged for dragging an error
  102. would occur when dropping the files on a window. 
  103.  
  104. -  Previous code wasn't setting the changes flag when a FILE_ID.DIZ was
  105. imported from an archive. It is now. (Thanks Jim!) 
  106.  
  107. -  Fixed a bug where if only a filename was present in the FILES.BBS it would
  108. move the filename of the next file into its description. 
  109.  
  110. -  Added external program macros to the FILES.BBS windows. 
  111.  
  112. -  Added Lora compatibility. 
  113.  
  114. -  Fixed bug that made it so only D:\MAX\AREA.DAT could be read as a valid area
  115. file. 
  116.  
  117. *** Forward
  118.  
  119.  MaxFile/PM is a FILES.BBS manager that runs under Presentation Manager. While
  120. it was written with the Maximus-CBCS in mind, any BBS software package that
  121. uses the standard FILES.BBS format is supported.
  122.  
  123. A quick list of the features are:
  124.   
  125.     1. Drag and Drop between file areas
  126.   
  127.     2. Adopting orphan files
  128.   
  129.     3. FILE_ID.DIZ import
  130.   
  131.     4. Rearchiving files
  132.   
  133.     5. Sorting by:
  134.      
  135.       Name
  136.       Date
  137.       Size
  138.       Description
  139.   
  140.     6. In-place editing of file descriptions
  141.   
  142.     7. Renaming files
  143.  
  144.  As the program grows, support for more convenient features will be added to
  145. make MaxFile/PM the perfect tool for managing your downloadable files from your
  146. desktop.
  147.  
  148. *** Registration
  149.  
  150.  I'm going to keep this short, sweet and to the point. What you are seeing in
  151. MaxFile/PM is the result of drinking a lot of coffee and smoking way too many
  152. packs of cigarettes over the past month or so. Please take the time to print
  153. out the REGISTER.FRM file that is in the distribution archive and consider
  154. registration. MaxFile/PM is in a class by itself for managing FILES.BBS files
  155. on your desktop and $25 is a small fee for something that will make the chore
  156. of keeping your file areas neat and tidy a lot easier. To show my good faith in
  157. those of you who will use the program, the unregistered version is NOT crippled
  158. in any way, shape or form. A registration key simply stops the Product
  159. Information dialog from appearing when the program first starts and removes the
  160. "Please Consider Registration" message from that dialog. 
  161.  
  162.  'Nuff said... 
  163.  
  164.  One last comment here... Please share MaxFile/PM with other sysops in your
  165. area who are running OS/2. Your support for the program is needed if you want
  166. it to grow and get better than it already is!
  167.  
  168. *** Support
  169.  
  170.  If you need to contact me about the program I can be reached in a number of
  171. places. NetMail will get you the fastest response, but I read the OS2PRODSUP,
  172. OS2BBS and MUFFIN conferences everyday and intend on answering any questions
  173. posted there. There is also a local conference on my BBS called MFILEPMSUP that
  174. you are more than welcome to poll for. I *will* support MaxFile/PM, all you
  175. need to do is ask. 
  176.  
  177.  I will respond to you in the same manner you contact me, with certain
  178. exceptions.. If you are in Zone 1 and you crash netmail to me, I will return
  179. netmail to you in the same fashion. Routed netmail will get a routed response.
  180. To those of you in other Zones, I am sorry but the cost of international calls
  181. is very prohibitive. If one of you would like to volunteer to hub the support
  182. echo in your Zone, I would really appreciate it and it will get you a
  183. registered copy of MaxFile/PM. 
  184.  
  185.  If your BBS package is not supported by MaxFile/PM and you would like me to
  186. add it, I need a few things from you or the author of your BBS software. First
  187. I need the structure definitions or layouts for the file that holds your file
  188. area information. Second, I need a copy of the file that holds the file area
  189. information so that I can test the code before I ship it out to anyone.
  190.  
  191. *** Before You Start
  192.  
  193.  The default installation of OS/2 defines Mouse Button 1 as the left button and
  194. Mouse Button 2 as the right button. Please keep this in mind as you read
  195. through this document if you have redefined your mouse buttons.
  196.  
  197.  A word to the wise here..
  198.  
  199.  BACKUP *BEFORE* USING MAXFILE/PM !
  200.  
  201.  Here comes the standard disclaimer...I don't promise that MaxFile/PM will do
  202. anything for you except take up space on your hard drive. While I am fairly
  203. certain I have got all the nasties out of it, there is a chance that I may have
  204. missed something. So please be safe and backup prior to using the program.
  205. Suffice it to say, you have been warned.. :-> 
  206.  
  207. *** Configuring MaxFile/PM
  208.  
  209.  To configure MaxFile/PM for use, simply start MaxFile/PM by typing MAXFMPM and
  210. pressing ENTER at an OS/2 Command Prompt. The MaxFile/PM Settings dialog box
  211. will be presented for you, so that you can enter the vital information about
  212. your system and BBS setup. There are four dialog boxes in total that you will
  213. need to enter information into so that MaxFile/PM will be able to do everything
  214. it does. The Main Settings, Adopt Options, External Programs and Macro Setting
  215. dialogs. 
  216.  
  217. *** The Main Settings Dialog
  218.  
  219.  The Main Settings dialog box is the first dialog that gets presented. Here you
  220. will need to enter the basics about your BBS setup. These items are;
  221. Registration Key, BBS Package, BBS Directory, the path and filename of the file
  222. that contains your file area information, Temp Directory, File Database Utility
  223. path and filename, when to run your File Database Utility, whether or not to
  224. display the date and size of your files, and whether you want to be prompted to
  225. save the FILES.BBS window information when you close a window or to save it
  226. automatically. 
  227.  
  228. Main Settings Controls:
  229.   
  230.    o Registration Key
  231.    o BBS Package
  232.    o BBS Directory
  233.    o Temporary Directory
  234.    o File Area Data
  235.    o File Database Utility
  236.    o Run FD Utility
  237.    o Display
  238.    o AutoSave
  239.    o Header Size
  240.    o ED Marker
  241.  
  242.  The Adopt Options and External Programs buttons get you to the Adopt Options
  243. and External Programs dialog boxes. 
  244.  
  245. *** Registration Key
  246.  
  247.  If you don't have a registration key, set this field to 0, otherwise type your
  248. key number into the Registration Key Field. 
  249.  
  250. *** BBS Package
  251.  
  252.  The BBS Package field has four options, Maximus, Lora, SBBS and Generic.
  253. Select which ever is appropriate for your system. The default is Maximus.
  254.  
  255.  For 'Generic' please see the section entitled Generic File Area Definitions
  256. later in this document. 
  257.  
  258. *** BBS Directory
  259.  
  260.  The BBS Directory field should be filled in with the root path that your BBS
  261. files reside in. For example mine is D:\MAX. An entry in this field is
  262. required. 
  263.  
  264. *** Temporary Directory
  265.  
  266.  The Temporary Directory field is where you want MaxFile/PM to place its work
  267. files and any files it needs to create when rearchiving, testing or viewing
  268. archives.  NOTE: THIS DIRECTORY SHOULD NOT BE ONE THAT IS USED FOR ANYTHING
  269. ELSE!  MaxFile/PM  will delete _EVERYTHING_ in this directory, including any
  270. sub-directories during the normal course of its operations. This is a required
  271. entry and you will need to create this directory for MaxFile/PM. 
  272.  
  273. *** File Area Data
  274.  
  275.  The File Area Data field should be filled in with the full path and filename
  276. to the file that contains the information relating to your file areas. For
  277. Maximus this would be AREA.DAT by default. On my system I have this set to
  278. D:\MAX\AREA.DAT. For Lora-BBS users, this is the path and filename to
  279. SYSFILE.DAT. For SBBS users, this is the path and filename to your FLSEARCH.BBS
  280. file. This field is also a required entry. 
  281.  
  282. *** File Database Utility
  283.  
  284.  The next field is for the filename of your File Database Utility. For Maximus
  285. this will be either FB.EXE or FBP.EXE. On my system I have this set to FBP,
  286. since the utility is in my path. For Lora-BBS users, this will be FILEIDX.EXE.
  287. Please see the "Known Problems" section at the end of this document for more
  288. information about FILEIDX.EXE. For SBBS users, I don't have a clue. If someone
  289. would fill me in on this one I'd really appreciate it! This entry is only
  290. required if you want MaxFile/PM to run the utility for you. 
  291.  
  292. *** Run FD Utility
  293.  
  294.  The options for Run FD Utility determine when and if the File Database utility
  295. will get run. There are three; Always, Prompt and Never. Always will run your
  296. file database utility everytime you exit MaxFile/PM. If no changes have been
  297. made, it will prompt you before running it. Prompt will ask you if you wish to
  298. run it. Do I need to explain Never? :-} 
  299.  
  300. *** Display
  301.  
  302.  The Display options control whether or not the file size and date information
  303. gets displayed for your files in the FILES.BBS windows. Simply check or uncheck
  304. the check boxes to set your preferences. 
  305.  
  306. *** AutoSave
  307.  
  308.  AutoSave controls whether you are prompted to save FILES.BBS information or if
  309. it should be written automatically each time you close a window that has
  310. FILES.BBS information in it. When the checkbox for this item has a check in it,
  311. MaxFile/PM will automatically save, if not, you will be prompted to save the
  312. information. 
  313.  
  314. *** Header Size
  315.  
  316.  Header Size controls how many lines at the beginning of the FILES.BBS are
  317. skipped when the FILES.BBS is read to populate the FILES.BBS window. It also
  318. tells MaxFile/PM how many lines to copy from the old FILES.BBS to the new
  319. FILES.BBS when it saves changes.
  320.  
  321.  This will solve quite a few of the problems with DownSort headers while still
  322. preserving the headers in your FILES.BBS files. 
  323.  
  324. *** ED Marker
  325.  
  326.  For those BBS packages that support extended descriptions this option will
  327. come in handy. Here you tell MaxFile/PM what character is associated with
  328. extended descriptions for your BBS Package. This character can not be a space
  329. or a dash.
  330.  
  331.  Defining this character causes a few changes in the way MaxFile/PM handles
  332. your file descriptions. When this option is used, file descriptions are allowed
  333. to be up to 1024 characters in length and nothing is stripped from FILE_ID.DIZ
  334. descriptions read in from archives. MaxFile/PM does not insert this character
  335. in multiple line descriptions for you, you need to do this.
  336.  
  337.  If this character is not defined, file descriptions are limited to 255
  338. characters, also, any CR/LF pairs and high-bit ASCII characters are stripped
  339. from FILE_ID.DIZ descriptions. 
  340.  
  341. *** The Adopt Options Dialog Box
  342.  
  343.  The Adopt Options dialog box is where you enter the information that tells
  344. MaxFile/PM what files are okay to adopt. You do this by entering the extensions
  345. of the files that you want to be added to your FILES.BBS when you do an Adopt
  346. Files. You also may enter a Default Description here that gets used for adopted
  347. files that either aren't archives or are archives that don't have a FILE_ID.DIZ
  348. file in them. 
  349.  
  350. Adopt Options Controls:
  351.   
  352.    o Add/Remove Extensions To Adopt
  353.    o AutoAdopt
  354.    o Download Counters
  355.    o Default Description
  356.  
  357. *** Add/Remove Extensions To Adopt
  358.  
  359.  You may enter upto 15 extensions for MaxFile/PM to recognize. Entering them in
  360. is accomplished by typing them into the edit field just above the Add button
  361. and then clicking on the Add button. You may also remove extensions by
  362. hilighting them in the listbox and clicking on the Remove button. NOTE: what
  363. you are entering here is JUST the file extension, I.E. ZIP, not a file
  364. specification mask. 
  365.  
  366. *** AutoAdopt
  367.  
  368.  The little checkbox to the right of the adopt list listbox labeled AutoAdopt
  369. tells MaxFile/PM whether or not to automatically adopt files each time a file
  370. area is opened. Check it if you want this behaviour. I will have to admit that
  371. at this time adopting is a rather slow process, so you might not want to have
  372. AutoAdopt set to on. 
  373.  
  374. *** Download Counters
  375.  
  376.  Next comes the DL Counters checkbox, if you have this option checked, when
  377. ever an Adopt is performed a download counter will be added to the beginning of
  378. the file description. Currently this is hard coded as '[   ]'. 
  379.  
  380. *** Default Description
  381.  
  382.  The last item in this dialog box is the Default Description. You may enter
  383. upto 80 characters for a default description. This text will get used any time
  384. you Insert, Adopt or drop files from an outside source into a window in
  385. MaxFile/PM and those files meet the following criteria: 1, they are not an
  386. archive or 2, they are an archive and the archive does not contain a
  387. FILE_ID.DIZ description inside of it. 
  388.  
  389. *** The External Programs Dialog Box
  390.  
  391.  The External Programs dialog box is where you enter all the information about
  392. your archivers and viewers. There are four entries for each archiver type that
  393. MaxFile/PM supports (ZIP, ARJ, LZH and ARC.) Which are; Extract, Add, List and
  394. Test. You'll need to look up the proper switches in the documentation for each
  395. of the archivers you have. If you deal with archivers that can handle
  396. directories inside of them, make sure that you specify those switches here.
  397.  
  398. See also: MaxFile/PM and External Programs
  399.  
  400.  The final control in this dialog is a button labeled Macros, it will bring up
  401. the Macro Settings Dialog. 
  402.  
  403. *** The Macro Settings Dialog Box
  404.  
  405.  Here you can enter the definitions for 5 macros that will get called when you
  406. press one of the keys, Shift-F6 - Shift-F10. They aren't macros persay, but
  407. they behave in a very similar manner.
  408.  
  409. See also: MaxFile/PM and External Programs 
  410.  
  411. *** MaxFile/PM and External Programs
  412.  
  413.  If you have REXX installed you can use REXX command files for any of the
  414. external program options. You may also call OS/2 command files.
  415.  
  416.  Just remember to save the directory that your command file gets called from
  417. and restore it just before your command file gets done.
  418.  
  419.  During certain operations MaxFile/PM expects to find a result file in the
  420. directory it calls these programs from. The Test and View functions are those
  421. times. MaxFile/PM expects to find the file ARC.TXT in the temporary directory
  422. these programs are called from, if it doesn't find that file it will not
  423. display anything about the files that are being tested or viewed.
  424.  
  425.  I had originally stated the MaxFile/PM could directly run DOS applications,
  426. well it can but in certain circumstances it takes a little work. For the
  427. Archiver Test and Viewer functions, if you use a DOS based archiver you will
  428. need to write a small batch file that runs the archiver and directs the output
  429. from the archiver to a file called ARC.TXT. As stated above this is the file
  430. that MaxFile/PM displays to you for those functions.
  431.  
  432.  Please note that what directory the programs start out in WILL vary over the
  433. course of a MaxFile/PM session, so don't hard code any references into your
  434. command files. 
  435.  
  436. *** Generic File Area Definitions
  437.  
  438.  To provide support for any BBS system that uses the standard FILES.BBS format
  439. for their file listings I have come up with a very simple text file format that
  440. will allow you to tell MaxFile/PM how your file areas are defined.
  441.  
  442.  The file is made up of a verb that tells MaxFile/PM how many areas it can
  443. expect to find in the text file. Each successive line after that verb defines
  444. the file areas themselves. A sample file is shown below: 
  445.  
  446. ----------------------------- AREAS.CFG sample --------------------------------
  447. AreaCount 5
  448. 0 d:\max\file\uncheck    d:\max\file\uncheck\files.bbs    Unchecked Uploads
  449. 1 d:\max\file\max        d:\max\file\max\files.bbs        BBS Stuff
  450. 2 d:\max\file\dos\games  d:\max\file\dos\games\files.bbs  Dos Games
  451. 3 d:\max\file\os2\util   d:\max\file\os2\util\files.bbs   OS/2 Utilities
  452. 4 d:\max\file\os2\apps   d:\max\file\os2\apps\files.bbs   OS/2 Applications
  453. -------------------------------------------------------------------------------
  454.  
  455.  The 'AreaCount' keyword tells MaxFile/PM how many area definitions it can
  456. expect to find in the file. The AreaCount keyword must come BEFORE the area
  457. definition lines.
  458.  
  459. The format for each area definition line is:
  460.  
  461.   <area tag> <file path> <list name> <area description>
  462.  
  463. ────────────────────────────────────────────────────────────────────
  464.  <area tag>           Is a short name to identify the file area.
  465.  
  466.  <file path>          Is the path to the files.
  467.  
  468.  <list name>          Is the full drive:\path and filename of the
  469.                       FILES.BBS for the area.
  470.  
  471.  <area description>   Is a short description of the area.
  472. ────────────────────────────────────────────────────────────────────
  473.  
  474.  You can name this file what ever you wish, just make sure you specify the name
  475. of this file for the File Area Data option in the Main Settings Dialog and make
  476. sure the BBS Package is set to 'Generic'. 
  477.  
  478. *** Using MaxFile/PM
  479.  
  480.  When MaxFile/PM first comes up a window will be displayed that contains all of
  481. your file areas. I will be referring to this window by the term 'File Area
  482. Window' throughout the rest of this document.
  483.  
  484.  When you open up a file area, a window that is very similar in appearance to
  485. the File Area window will appear. This window will contain all the files listed
  486. in the FILES.BBS for that area. These windows will be referred to as 'FILES.BBS
  487. Windows' from here on out. 
  488.  
  489. *** File Area Window
  490.  
  491.  The File Area window serves two basic purposes. First, it allows you to open
  492. FILES.BBS Windows and second, it also serves as a dropping point for files so
  493. that you can quickly move files to another file area without having to open the
  494. file area.
  495.  
  496. The File Area Window Context Menu:
  497.  
  498. ────────────────────────────────────────────────────────────────────
  499.  Open                      Opens the highlighted file area.
  500.  
  501.  View                      Change the way items are displayed.
  502.  
  503.  Area Sort                 Change sort order of file area display.
  504.  
  505.  Settings...               Configure MaxFile/PM for use.
  506.  
  507.  Product Information...    Displays some information about
  508.                            MaxFile/PM.
  509. ────────────────────────────────────────────────────────────────────
  510.  
  511.  To bring up the context menu for the File Area window, press mouse button 2
  512. anywhere inside the confines of the window. 
  513.  
  514. *** File Area Menu/Open
  515.  
  516.  This menu item allows you to open the highlighted file area.
  517.  
  518.  The other ways of opening a file area are: Highlighting the area you want to
  519. open and pressing enter or double-clicking mouse button 1 on a file area.
  520.  
  521.  If the file area is already open it will be brought into view, even if it is
  522. minimized to the Minimized Window Viewer folder. 
  523.  
  524. *** File Area Menu/View
  525.  
  526.  Here you can change the way that the window displays your file areas. There
  527. are three different options:
  528.  
  529. ────────────────────────────────────────────────────────────────────
  530.  Detail          Sets the display to the "detail" view.
  531.  
  532.  Icon            Sets the display to the "Icon" view.
  533.  
  534.  Text            Sets the display to the "Text" view.
  535. ────────────────────────────────────────────────────────────────────
  536.  
  537. *** File Area Menu/Area Sort
  538.  
  539.  The default order for your file areas is the order they are defined in. Here
  540. you may change the order in which they are displayed. You can sort your file
  541. areas in the following ways:
  542.  
  543. ────────────────────────────────────────────────────────────────────
  544.  Tag             Sorts file area display by Area Tags.
  545.  
  546.  Description     Sorts file area display by Area Description.
  547.  
  548.  Files Dir       Sorts file area display by Area Download Path.
  549. ────────────────────────────────────────────────────────────────────
  550.  
  551. *** File Area Menu/Settings
  552.  
  553.  This option brings up the Main Settings configuration dialog.
  554.  
  555.  See Also: Main Settings Dialog 
  556.  
  557. *** File Area Menu/Product Information
  558.  
  559.  This menu item displays the Product Information dialog box for MaxFile/PM. 
  560.  
  561. *** FILES.BBS Window
  562.  
  563.  FILES.BBS windows are the heart and soul of MaxFile/PM, these windows are
  564. where you will be spending most of your time. A FILES.BBS window is very
  565. similar to the File Area window in appearance. What you will see when you open
  566. one of these windows is the contents of the FILES.BBS that is associated with
  567. the file area this window belongs to. 
  568.  
  569. The FILES.BBS Window Context Menu:
  570.  
  571. ────────────────────────────────────────────────────────────────────
  572.  Sort                      Sort Options
  573.  
  574.  View                      Displays file(s) based on their type.
  575.  
  576.  Test Archive              Run archive tests on selected arhcives.
  577.  
  578.  Virus Scanner             Run virus scannner utility on selected
  579.                            files.
  580.  
  581.  ReArchive                 ReArchive Options
  582.  
  583.  Extract to Directory      Extract files to a specified directory.
  584.  
  585.  Adopt Files               Adopt orphan files.
  586.  
  587.  Touch Files               Updates Time and Date stamp of selected
  588.                            files.
  589.  
  590.  Edit Description          Edit description of FIRST selected item.
  591.  
  592.  Get FILE_ID.DIZ           Extract FILE_ID.DIZ from selected
  593.                            Archives.
  594.  
  595.  Insert                    Insert Files or Comments
  596.  
  597.  Remove Items              Removes highlighted items (doesn't
  598.                            delete files.)
  599.  
  600.  Select All                Selects all items in FILES.BBS window.
  601.  
  602.  Deselect All              Deselects all items.
  603.  
  604.  Area Statistics           Display number of files, space used,
  605.                            etc...
  606. ────────────────────────────────────────────────────────────────────
  607.  
  608. *** Sort
  609.  
  610.  With this option you can sort the entries in this FILES.BBS window in one of
  611. four ways; Name, Date, Size or Description. Pay attention here, this is the
  612. part that confuses some people. If there are any items selected ONLY those
  613. items get sorted. To sort the entire window, make sure NONE of the items in
  614. that window are selected. We'll talk about this a bit later. 
  615.  
  616. *** View
  617.  
  618.  The View option works in conjunction with the external program options. For
  619. archives it will fire up the proper archiver to create a list of files
  620. contained in the archive and display a dialog containing that list. For
  621. pictures and text files the appropriate viewer will be started. View is also
  622. the action that is associated with double-clicking mouse button 1 on an entry
  623. in the window. 
  624.  
  625. *** Test Archive
  626.  
  627.  This option only works with archives. It simply invokes the appropriate
  628. archiver for each selected item in the window. The output from the archiver
  629. will be displayed in a dialog box after the testing is completed is completed
  630. for each archive. 
  631.  
  632. *** Virus Scanner
  633.  
  634.  This option runs the virus scanner you have set up on each file selected in
  635. the current FILES.BBS window. The window that the virus scanner is run in is
  636. not closed when the scan is complete so that you may view the results. 
  637.  
  638. *** ReArchive
  639.  
  640.  This option allows you to convert archives to your preferred archive format.
  641. Should one of your archivers not have an Add option defined for it, its menu
  642. option will be grayed out. 
  643.  
  644. *** Extract to Directory
  645.  
  646.  Here you can extract a selected archive to a directory that you specify. Note
  647. that the directory you specify must exist.
  648.  
  649.  Once you select this option a dialog box will appear asking you to specify the
  650. directory you want to extract the files to, it also displays the current
  651. directory. Type in the directory name and select Ok, or select Cancel to abort
  652. the operation. 
  653.  
  654. *** Adopt Files
  655.  
  656.  Adopt Files allows you to add any orphan files in a particular file area to
  657. the FILES.BBS for that area. Adopting is performed in a seperate thread so that
  658. you may continue to work in the window for the file area while the adopt is
  659. going on. The window will be locked open while the Adopt is being performed. 
  660.  
  661. *** Touch Files
  662.  
  663.  "Touching" is the process of updating the Time and Date stamps of files to the
  664. current time and date. This option allows you to do that for the selected files
  665. in the current window. 
  666.  
  667. *** Edit Description
  668.  
  669.  Many of you asked for this one. Edit Description allows you to edit the
  670. description of a selected item by first selecting it, then choosing this option
  671. from the context menu. It works the same way as ALT+clicking mouse button 1 on
  672. an item's description. 
  673.  
  674. *** Get FILE_ID.DIZ
  675.  
  676.  This option goes through the selected items in the window and attempts to
  677. extract the FILE_ID.DIZ from them. Comments and files that aren't archives are
  678. skipped over by this function. If a FILE_ID.DIZ is present in the archives
  679. selected, the first 255 characters will be read from it and placed in the
  680. description field. CR/LF pairs and high-bit ASCII characters are stripped from
  681. the text read in from the FILE_ID.DIZ. 
  682.  
  683. *** Insert
  684.  
  685.  To Insert a comment into the current FILES.BBS window, first select the item
  686. in the window that you want the comment to go in FRONT of. Then bring up the
  687. context menu and select Insert->Comment. A blank comment will then be inserted
  688. in the FILES.BBS window.
  689.  
  690.  To allow you to adopt a single file from either the current directory or
  691. another drive/directory, you can use Insert/File. It works much the same way as
  692. Insert/Comment, first select the item in the window that you want the file to
  693. go in front of, then select Insert->File from the context menu. A file dialog
  694. will be displayed so that you can find the file you want to insert. Once you
  695. have found the file, select the Insert button in the dialog box. The file will
  696. then be inserted into the current window. Selecting the Cancel button inside
  697. the file dialog box aborts the insert operation. 
  698.  
  699. *** Remove Items
  700.  
  701.  This item removes or deletes items from the FILES.BBS window. When you select
  702. it from the context menu, a dialog box will appear allowing you two options.
  703. 'Entries' just removes the entry from the FILES.BBS window, 'Entries and Files'
  704. causes the entries to be removed and the associated with the entries to be
  705. deleted. Click Ok to remove the items, or Cancel to abort the operation. 
  706.  
  707. *** Select/Deselect All
  708.  
  709.  These two options do exactly what they say. Select All, selects every item in
  710. the window and Deselect All, deselects all items in the window. 
  711.  
  712. *** Area Statistics
  713.  
  714.  This option displays an information message box containing how many files are
  715. in the current area, how much space they take up and how much free space
  716. remains on the volume. 
  717.  
  718. *** Selecting Items
  719.  
  720.  Perhaps the most confusing part of working in a FILES.BBS window is selecting
  721. or deselecting items. I wrote the program and I still have to think about it.
  722. Basically it works like this; Clicking mouse button 1 on an item selects it and
  723. clears the selection from any other items in the window. To select multiple
  724. items in the window, press mouse button 1 on the first item you want selected
  725. and hold it down while you drag the mouse cursor. This allows you to select a
  726. contiguous range of items. If you want to select multiple items and they aren't
  727. adjacent to each other, hold down the CTRL key while you click mouse button 1
  728. on each item. If the item is not selected it will become selected, if the item
  729. is already selected the selection is cleared for that item.
  730.  
  731.  If you need to select or deselect all the items in a window, your best bet is
  732. to use the Select All/Deselect All options from the context menu. 
  733.  
  734. *** Drag and Drop
  735.  
  736.  A drag operation is started by pressing mouse button 2 down and dragging the
  737. mouse cursor. The operation is considered complete when you release mouse
  738. button 2. Should you wish to abort the drag, press the ESC key on your
  739. keyboard.
  740.  
  741.  You can drag files from anywhere on your system and drop them either on a
  742. FILES.BBS window or onto the File Area window. When dropping on an open
  743. FILES.BBS window, the files are inserted into the FILES.BBS at the point at
  744. which they were dropped. When dropping on the File Area window, the files are
  745. inserted at the end of the FILES.BBS for the area they are dropped on.
  746.  
  747.  You can also rearrange the items in a window by selecting them, then dragging
  748. them and dropping them where you want them to be.
  749.  
  750.  Many of you have asked about this one...To delete one or more items from a
  751. FILES.BBS window; highlight the items you want deleted, then drag them to the
  752. shredder object and delete them. 
  753.  
  754. *** Renaming Files
  755.  
  756.  To rename a file, press and hold the ALT key and click mouse button 1 on the
  757. file that you want to rename. Then enter the new filename and click button 1
  758. anywhere outside the edit box or press the ESC key to end the edit. 
  759.  
  760. *** Editing File Descriptions
  761.  
  762.  Editing descriptions works in the much the same manner as renaming files,
  763. ALT+click mouse button 1 on the description you want to edit. To save the
  764. description, click outside the edit box or press the ESC key. 
  765.  
  766. *** Program Macros
  767.  
  768.  FILES.BBS windows are the only place that the Shift-F(x) macros will operate.
  769. When pressing one of these key combinations MaxFile/PM will search through the
  770. container in the window and pass the fully qualified filename of the FIRST (and
  771. ONLY the first) selected item in the container to your macro. If a comment is
  772. selected, or no items are selected, your macro will get called with no
  773. arguments passed to it. Don't make any assumptions about what directory the
  774. macro will start out in, that will be determined by the default OS/2 shell. 
  775.  
  776. *** FILE_ID.DIZ Notes
  777.  
  778.  MaxFile/PM will attempt to extract FILE_ID.DIZ from archives and use the
  779. description inside the file any time you adopt orphans, drop files from an
  780. external source on the File Area or FILES.BBS windows or 'Insert' files. 
  781.  
  782. *** Known Problems
  783.  
  784.  In a system as configurable as OS/2 there are always going to be problems,
  785. this section is devoted to those problems and in some cases work-arounds. If
  786. you are having trouble with MaxFile/PM this is the first place to look to see
  787. if you can find some help. 
  788.  
  789. Problem List:
  790.   
  791.    o CONFIGURATION
  792.    o SYS3175 - Access Violations
  793.    o DOWNSORT
  794.    o FEELX
  795.    o FILEIDX.EXE
  796.    o RENAMING FILES
  797.    o SPLAT DIRECTORIES
  798.  
  799. *** CONFIGURATION
  800.  
  801.  I changed the BBS package I use, why do I have to restart MaxFile/PM?
  802.  
  803.  Sometime in the near future this is likely to change, but for now anytime you
  804. change the 'BBS Package' and 'File Area Data' options in the Main Settings
  805. Dialog you will have to shut MaxFile/PM down and restart it for the changes to
  806. take effect. It has to do with the way the configuration is read in, which I am
  807. not going to go into here. 
  808.  
  809. *** SYS3175 - Access Violations
  810.  
  811.  On ocassion when dragging file(s) outside of MaxFile/PM's windows an access
  812. violation will occur and shut MaxFile/PM down. I have not been able to reliably
  813. duplicate this (its only happened to me once), thus I haven't been able to
  814. track down its cause. 
  815.  
  816. *** DOWNSORT
  817.  
  818.  Single Carriage Returns in Comment Lines
  819.  
  820.  DownSort headers have been a major source of anguish.. ;-} Some versions of
  821. DownSort will insert ASCII 0x0D carriage returns in comment lines in order to
  822. cover up the dash that tells Maximus to use white text instead of the default
  823. cyan. In an effort to keep the PM Container control and DownSort users both
  824. happy I had to resort to a kludge. When the FILES.BBS is read in, MaxFile/PM
  825. will replace any single occurances of CR's with a sentinel (ASCII 0x01). This
  826. tells MaxFile/PM when it writes the FILES.BBS back out to insert a single CR at
  827. that position. This sentinel character shows up as a little smiley '' in the
  828. comment text on the right side of the container control. If you delete this
  829. little guy, the CR will NOT get replaced. So make sure you actually do want to
  830. get rid of it.   Another alternative is to use the Header Size configuration
  831. option to force MaxFile/PM to skip the headers in your FILES.BBS files. 
  832.  
  833. *** FEELX
  834.  
  835.  Video corruption when fast scrolling in the Archive Statistics Dialog.
  836.  
  837.  It has been brought to my attention that some video corruption has occured
  838. when FEELX is being used. MaxFile/PM is not causing the problems here. I am
  839. using standard controls with none of their behaviour modified. I'm sorry if
  840. this causes some inconvenience to FEELX users, but I can't fix something in my
  841. program that isn't broken. 
  842.  
  843. *** FILEIDX.EXE
  844.  
  845.  Lora-BBS File index maintenance utility
  846.  
  847.  Make sure that you specify the files IDX file that you want rebuilt in the
  848. Main Settings dialog box. For example:
  849.  
  850.                            ┌────────────────────────────────────┐
  851.    File Database Utility   │ E:\LORA\FILEIDX E:\LORA\FILES.IDX  │
  852.                            └────────────────────────────────────┘
  853.  
  854.  MaxFile/PM will take care of the rest. (The "AREA .. .. .." part.) 
  855.  
  856. *** RENAMING FILES
  857.  
  858.  I haven't fully tested all the different ramifications of renaming files now
  859. that full path specs are supported, please be careful when renaming files in a
  860. FILES.BBS window. And report anything out of the ordinary. 
  861.  
  862. *** SPLAT DIRECTORIES
  863.  
  864.  Left over directories in the Temp Directory
  865.  
  866.  If MaxFile/PM suffers from an Abnormal Termination, it is quite possible that
  867. the proper cleanup of the Temporary Directory did not get performed. It is safe
  868. to remove the files from these temporary directories and remove the extra
  869. directories. Please do this when MaxFile/PM is NOT running. 
  870.  
  871.